Version
From ComedyNightLife.com
This wiki is powered by MediaWiki, copyright (C) 2001-2007 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church and others.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online
Extensions
Parser hooks | ||
---|---|---|
actionCreate | Algorithm | |
CharInsert | allows creation of JavaScript box for inserting non-standard characters | Brion Vibber |
DynamicPageList2 (version 1.6.8) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
Inputbox | Erik Moeller | |
MetaDescriptionTag (version 0.1) | Tag to inject meta description into page header. | Joshua C. Lerner - joshua<_at_>busytonight.com |
MetaKeywordsTag (version 0.1) | Tag to inject meta keywords into page header. | Jim Wilson - wilson.jim.r<at>gmail.com |
YouTube | Display YouTube video | Sylvain Machefert |
Other | ||
ArticleComments (version 0.4) | Enables comment sections on article pages. | Jim R. Wilson - wilson.jim.r <at> gmail.com |
Extension functions | ||
registerInputboxExtension, wfDynamicArticleList, setupSpecialChars, wfAdSenseExtension, wfYouTube, wfArticleCommentsParserSetup, setupSpecialProcessComment, setupMetaKeywordsTagParserHooks, setupMetaDescriptionTagParserHooks and (, setup) | ||
Parser extension tags | ||
<inputbox>, <dynamicarticlelist>, <charinsert>, <adsense>, <youtube>, <comments>, <keywords>, <metadesc>, <dpl>, <section> and <pre> | ||
Parser function hooks | ||
dplchapter, dplmatrix, dpl, int, ns, urlencode, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, language, padleft, padright, anchorencode, special and defaultsort |
Hooks
Hook name | Subscribed by |
---|---|
ArticleCommentsSpamCheck | defaultArticleCommentSpamCheck |
LanguageGetMagic | ExtDynamicPageList2__languageGetMagic |
OutputPageBeforeHTML | insertMetaKeywords and insertMetaDescription |
ParserAfterTidy | wfProcessEncodedContent |
UnknownAction | actionCreate |